ShumateTileDownloaderError

Error codes in the #SHUMATE_TILE_DOWNLOADER_ERROR domain.

Values

ValueMeaning
FAILED0

An unspecified error occurred during the operation.

BAD_RESPONSE1

An unsuccessful HTTP response was received from the server.

COULD_NOT_CONNECT2

The server could not be reached.

MALFORMED_URL3

The provided URL isn't valid

OFFLINE4

The tile source has been marked as offline.

Meta